Skip to content

Conversation

pranavkp71
Copy link

@pranavkp71
Copy link
Author

This PR adds a note to the DataFrame.apply docstring to warn users about dtype inference when using raw=True, addressing issue #61632.

@mroeschke mroeschke added the Docs label Oct 5, 2025
@pranavkp71 pranavkp71 closed this Oct 8, 2025
@pranavkp71 pranavkp71 reopened this Oct 8, 2025
@pranavkp71
Copy link
Author

Hi @mroeschke , I’ve applied all suggested changes, resolved the lint issues, and synced the branch with main. Ready for final review. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: warn about apply with raw=True, if function returns Optional[int]

2 participants